* lisp/tab-bar.el: Support mouse clicks for multi-item 'global-mode-string'.
authorJuri Linkov <juri@linkov.net>
Mon, 6 May 2024 16:43:50 +0000 (19:43 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 6 May 2024 16:43:50 +0000 (19:43 +0300)
commit9ecd65a6607aaaaf4ef74f52e252ab1c64dcbdff
tree25cb59bcdb0393168ab9d559c7b8a773c7cc16dc
parent5522cc7879a17cab28383c4b1cce611c78c28995
* lisp/tab-bar.el: Support mouse clicks for multi-item 'global-mode-string'.

(tab-bar-format-global): Split elements of 'global-mode-string'
to separate items of the tab bar, so events for each item are
handled separately (bug#70086).
lisp/tab-bar.el